Files
f2eb1307-3555-4f4d-b127-8e6…/vercel.json
2026-04-19 15:28:28 +00:00

5 lines
97 B
JSON

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