Files
5d7f9219-7657-44d5-a4d2-5eb…/vercel.json
2026-03-02 18:33:21 +00:00

5 lines
97 B
JSON

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