Files
3af2e93d-8ebc-4bf0-b88c-2e4…/vercel.json
2026-04-18 08:40:45 +00:00

5 lines
97 B
JSON

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