Files
07e03cfc-7b80-4f30-b873-20b…/vercel.json
2026-04-25 23:57:54 +00:00

5 lines
97 B
JSON

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