Files
dfb94a7a-94f1-4866-beb9-baf…/vercel.json
2026-03-24 12:42:32 +00:00

5 lines
97 B
JSON

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