Files
fc9b5620-7b15-4e5d-b985-725…/vercel.json
2026-04-12 23:31:01 +00:00

5 lines
97 B
JSON

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