Files
4863bf3e-6b78-4453-b9d7-2df…/vercel.json
2026-03-08 11:07:36 +00:00

5 lines
97 B
JSON

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