Files
d8046940-e359-4023-ab21-da6…/vercel.json
2026-06-12 11:57:51 +00:00

5 lines
97 B
JSON

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