Files
ee079358-ffca-4b36-a375-df6…/vercel.json
2026-03-02 17:46:59 +00:00

5 lines
97 B
JSON

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