Files
d2ce6976-7953-409c-8bf4-e0d…/vercel.json
2026-05-23 12:39:18 +00:00

5 lines
97 B
JSON

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