Files
0f262a74-6b47-4ed9-a581-a7e…/vercel.json
2026-03-10 09:14:40 +00:00

5 lines
97 B
JSON

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