Files
bc6f54d7-5e36-459a-8e3a-27a…/vercel.json
2026-03-30 11:04:42 +00:00

5 lines
97 B
JSON

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