Files
73af3c0e-08b4-4f3c-956e-1ec…/vercel.json
2026-03-04 11:51:32 +00:00

5 lines
97 B
JSON

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