Files
c80f4ff1-4609-4c86-955c-699…/vercel.json
2026-04-21 15:06:14 +00:00

5 lines
97 B
JSON

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