Files
2f62cea8-fb73-44a1-8dfa-c28…/vercel.json
2026-03-26 04:15:02 +00:00

5 lines
97 B
JSON

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