Files
70b6b83f-7287-4561-8d90-6d7…/vercel.json
2026-04-02 15:00:34 +00:00

5 lines
97 B
JSON

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