Files
d835dd89-0679-4e5d-adb7-9d1…/vercel.json
2026-05-04 09:40:56 +00:00

5 lines
97 B
JSON

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