Files
97fcd5e1-e8ae-49e6-ae63-521…/vercel.json
2026-04-20 09:41:33 +00:00

5 lines
97 B
JSON

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