Files
23b92cc0-0a38-49c8-9838-6a9…/vercel.json
2026-03-08 10:04:03 +00:00

5 lines
97 B
JSON

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