Files
647e1a11-2394-4ee3-8f97-c98…/vercel.json
2026-04-22 09:11:26 +00:00

5 lines
97 B
JSON

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