Files
d5bd62f1-8f30-4e1e-89be-ee9…/vercel.json
2026-06-11 22:28:50 +00:00

5 lines
97 B
JSON

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