Files
8b5d0651-13e1-43f9-8a8a-de7…/vercel.json
2026-04-05 19:05:37 +00:00

5 lines
97 B
JSON

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