Files
ec49a5b8-f82e-4377-9e2b-2f2…/vercel.json
2026-03-03 17:03:23 +00:00

5 lines
97 B
JSON

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