Files
88c01130-2c7f-4f8e-8bdf-c11…/vercel.json
2026-05-02 22:15:06 +00:00

5 lines
97 B
JSON

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