Files
24252405-4c8f-4cd6-8484-558…/vercel.json
2026-04-10 16:05:05 +00:00

5 lines
97 B
JSON

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