Files
ec8b94d8-e5da-4c59-9226-70d…/vercel.json
2026-04-07 19:23:41 +00:00

5 lines
97 B
JSON

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