Files
8889fec8-0e63-4620-9fcf-7fb…/vercel.json
2026-03-04 22:07:55 +00:00

5 lines
97 B
JSON

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