Files
04ba300d-2d6a-4e9a-8b4b-5fa…/vercel.json
2026-04-21 14:52:58 +00:00

5 lines
97 B
JSON

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