Files
7944ae15-ef1f-4a82-a0c1-0e2…/vercel.json
2026-05-27 08:28:50 +00:00

5 lines
97 B
JSON

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