Files
a8d10c91-6956-47f2-bffd-735…/vercel.json
2026-04-24 14:02:37 +00:00

5 lines
97 B
JSON

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