Files
0f7464e0-1dd4-4f83-9612-ee1…/vercel.json
2026-03-13 02:59:59 +00:00

5 lines
97 B
JSON

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