Files
657e6e18-ccc7-4cb2-b9ce-e8f…/vercel.json
2026-05-22 13:51:30 +00:00

5 lines
97 B
JSON

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