Files
3ee30b1b-9d70-48af-bffd-bdd…/vercel.json
2026-03-06 01:00:18 +00:00

5 lines
97 B
JSON

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