Files
fc94b258-75a5-449f-b668-b7d…/vercel.json
2026-04-22 11:42:16 +00:00

5 lines
97 B
JSON

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