Files
db05ff33-41dc-4884-b1b6-177…/vercel.json
2026-03-20 14:36:08 +00:00

5 lines
97 B
JSON

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