Files
0c9f1f9e-6d95-4617-a481-451…/vercel.json
2026-06-12 08:22:58 +00:00

5 lines
97 B
JSON

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