Files
ed2f89db-b51a-45be-8b9e-bb2…/vercel.json
2026-04-13 00:03:51 +00:00

5 lines
97 B
JSON

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