Files
d924bdc7-b2c1-49dc-a85f-3bd…/vercel.json
2026-02-27 21:47:07 +00:00

5 lines
97 B
JSON

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