Files
83396d44-bc78-4fb3-8ba8-e9f…/vercel.json
2026-04-06 09:12:02 +00:00

5 lines
97 B
JSON

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