Files
cb67f3e0-ff81-4eac-91d4-f09…/vercel.json
2026-04-22 05:00:10 +00:00

5 lines
97 B
JSON

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