Files
ed953f3e-41b3-49dc-8b21-0bc…/vercel.json
2026-03-06 23:23:40 +00:00

5 lines
97 B
JSON

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