Files
1e9b4db1-6b10-423e-bc82-e4e…/vercel.json
2026-04-07 23:56:52 +00:00

5 lines
97 B
JSON

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