Files
e5f85bb3-eded-4b4a-8e63-d7d…/vercel.json
2026-03-31 14:12:00 +00:00

5 lines
97 B
JSON

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