Files
232cfa0e-e673-43dc-b756-3b4…/vercel.json
2026-04-26 14:52:58 +00:00

5 lines
97 B
JSON

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