Files
b2f547b8-1c0f-4c3e-8fb3-33a…/vercel.json
2026-04-21 10:41:11 +00:00

5 lines
97 B
JSON

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