Files
b901ec8d-9831-4d70-883f-604…/vercel.json
2026-05-23 18:35:53 +00:00

5 lines
97 B
JSON

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