Files
64bde26e-de12-4daf-8c8a-bbe…/vercel.json
2026-04-22 12:42:29 +00:00

5 lines
97 B
JSON

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