Files
0966d939-51e1-452e-8c6e-525…/vercel.json
2026-04-17 13:56:05 +00:00

5 lines
97 B
JSON

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