Files
3ab62e27-4108-4d35-ad09-295…/vercel.json
2026-04-02 18:54:03 +00:00

5 lines
97 B
JSON

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