Files
3f83aafb-a1d5-47ed-8995-c5d…/vercel.json
2026-03-03 14:15:33 +00:00

5 lines
97 B
JSON

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