Files
56cc3217-0f04-4af2-82c8-a25…/vercel.json
2026-06-07 11:37:00 +00:00

5 lines
97 B
JSON

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