Files
5a8d7a2f-3b6a-4890-9ef5-4d9…/vercel.json
2026-04-02 21:27:04 +00:00

5 lines
97 B
JSON

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