Files
accbbd3e-3f6f-48af-9008-70c…/vercel.json
2026-04-02 20:33:41 +00:00

5 lines
97 B
JSON

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