Files
0b0310ca-1cd9-452a-9466-b6b…/vercel.json
2026-05-01 00:27:09 +00:00

5 lines
97 B
JSON

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