Files
42c81c91-f607-47ef-9f23-e9a…/vercel.json
2026-04-24 07:47:01 +00:00

5 lines
97 B
JSON

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