Files
433b3926-92b2-4f9b-a7d8-c9f…/vercel.json
2026-04-24 13:33:46 +00:00

5 lines
97 B
JSON

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