Files
1e2105c5-d04b-4b2a-9c6d-e46…/vercel.json
2026-03-11 13:52:42 +00:00

5 lines
97 B
JSON

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