Files
ae2c0daa-36ca-4d0a-b6bf-b4f…/vercel.json
2026-04-13 03:56:25 +00:00

5 lines
97 B
JSON

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