Files
e3e0caf7-d447-4f57-9c0f-c7f…/vercel.json
2026-02-24 23:00:45 +00:00

5 lines
97 B
JSON

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