Files
b47b2b80-7e86-4453-b989-a2c…/vercel.json
2026-03-03 05:36:02 +00:00

5 lines
97 B
JSON

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