Files
ba3aae5c-e060-482e-adff-1f4…/vercel.json
2026-04-19 23:48:03 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}