Files
48f735b4-fa0c-44fd-a7c5-5f8…/vercel.json
2026-03-05 14:20:25 +00:00

5 lines
97 B
JSON

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