Files
7c90f47a-c0f1-41f1-ab5d-8ff…/vercel.json
2026-04-26 14:00:55 +00:00

5 lines
97 B
JSON

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