Files
3c17f13f-8e3b-4f8c-8d49-3bc…/vercel.json
2026-04-04 13:28:46 +00:00

5 lines
97 B
JSON

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