Files
227849e5-b4f4-4d0d-9e07-42d…/vercel.json
2026-04-17 16:30:33 +00:00

5 lines
97 B
JSON

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