Files
bf12cf8a-25a0-4a72-bd8f-b71…/vercel.json
2026-04-02 12:14:11 +00:00

5 lines
97 B
JSON

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