Files
78094bb7-4988-4b9c-bea6-766…/vercel.json
2026-05-17 19:38:54 +00:00

5 lines
97 B
JSON

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