Files
7e02aa8e-af70-4a6e-a3f9-5fa…/vercel.json
2026-04-19 11:48:47 +00:00

5 lines
97 B
JSON

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