Files
1ed7a6c0-3c8f-4480-a67e-530…/vercel.json
2026-03-06 14:42:04 +00:00

5 lines
97 B
JSON

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