Files
46d5f753-e5fd-4233-9865-8a3…/vercel.json
2026-04-20 14:07:54 +00:00

5 lines
97 B
JSON

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