Files
0c1db019-8297-4348-a0ae-10d…/vercel.json
2026-03-19 13:30:02 +00:00

5 lines
97 B
JSON

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