Files
e699ca55-8631-4eb0-b1e0-331…/vercel.json
2026-05-26 02:45:09 +00:00

5 lines
97 B
JSON

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