Files
e78322bd-a2ee-4b2f-8cbb-e86…/vercel.json
2026-03-02 00:18:44 +00:00

5 lines
97 B
JSON

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