Files
8bcff0f9-d8e8-4139-80ef-370…/vercel.json
2026-03-29 13:30:01 +00:00

5 lines
97 B
JSON

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