Files
bc6aa9e9-d77e-4026-b08e-6f4…/vercel.json
2026-04-02 18:34:43 +00:00

5 lines
97 B
JSON

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