Files
1c67c0ef-bf59-418e-86f9-304…/vercel.json
2026-03-08 20:53:25 +00:00

5 lines
97 B
JSON

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