Files
02f457cd-9ed7-43b3-a635-f44…/vercel.json
2026-02-25 17:51:16 +00:00

5 lines
97 B
JSON

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