Files
0b2c2463-feef-4735-96c1-338…/vercel.json
2026-03-03 09:42:16 +00:00

5 lines
97 B
JSON

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