Files
ef388eb4-3213-4b54-a7e6-166…/vercel.json
2026-03-10 20:01:15 +00:00

5 lines
97 B
JSON

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