Files
96b4127c-d085-47c7-8988-e8f…/vercel.json
2026-05-18 11:01:24 +00:00

5 lines
97 B
JSON

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