Files
23c3b86e-55ba-4da8-a2c3-1a8…/vercel.json
2026-06-08 11:40:32 +00:00

5 lines
97 B
JSON

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