Files
97e05a9b-72e0-4117-92f8-65e…/vercel.json
2026-04-26 17:10:51 +00:00

5 lines
97 B
JSON

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