Files
e2dfcbf4-8cf0-4712-b3d0-48e…/vercel.json
2026-05-02 23:00:30 +00:00

5 lines
97 B
JSON

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