Files
dff886a7-a1eb-4be5-b2f9-024…/vercel.json
2026-03-09 19:58:09 +00:00

5 lines
97 B
JSON

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