Files
2fd63e3c-8794-4e66-a4eb-e36…/vercel.json
2026-04-12 16:23:45 +00:00

5 lines
97 B
JSON

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