Files
8cdefbac-a3ed-49b7-b8da-c98…/vercel.json
2026-04-21 17:17:26 +00:00

5 lines
97 B
JSON

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