Files
9ba2e538-13d0-4c91-a579-8d5…/vercel.json
2026-04-02 01:31:32 +00:00

5 lines
97 B
JSON

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