Files
ff30fd92-e034-4a30-9935-808…/vercel.json
2026-04-08 15:11:50 +00:00

5 lines
97 B
JSON

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