Files
d421eb51-8120-4447-bef4-d5d…/vercel.json
2026-05-12 14:51:37 +00:00

5 lines
97 B
JSON

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