Files
e2c40fd8-ae89-48af-ab0b-80e…/vercel.json
2026-03-05 03:58:32 +00:00

5 lines
97 B
JSON

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