Files
8d600447-799e-483c-be0e-1f2…/vercel.json
2026-03-08 07:31:45 +00:00

5 lines
97 B
JSON

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