Files
42e2cf19-f8e4-40de-9e33-2e2…/vercel.json
2026-05-27 12:49:15 +00:00

5 lines
97 B
JSON

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