Files
b48d87f9-8a6b-4d2b-a82b-3fb…/vercel.json
2026-05-26 15:43:42 +00:00

5 lines
97 B
JSON

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