Files
5220c202-3e0b-4187-a04b-bc8…/vercel.json
2026-03-16 08:07:02 +00:00

5 lines
97 B
JSON

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