Files
bbd80acf-53b3-481f-b76c-e6f…/vercel.json
2026-06-11 22:16:05 +00:00

5 lines
97 B
JSON

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