Files
7b6fb9b7-066b-4b9c-a6fe-485…/vercel.json
2026-04-08 17:16:07 +00:00

5 lines
97 B
JSON

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