Files
bd362429-c541-499b-a287-fd5…/vercel.json
2026-03-29 09:22:43 +00:00

5 lines
97 B
JSON

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