Files
41b289f2-42f3-458b-8e6c-3b2…/vercel.json
2026-03-21 09:55:04 +00:00

5 lines
97 B
JSON

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