Files
b605e9f2-1268-462b-9d27-5e6…/vercel.json
2026-03-09 22:08:07 +00:00

5 lines
97 B
JSON

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