Files
73b606aa-cbde-4888-88d9-e10…/vercel.json
2026-04-26 07:57:09 +00:00

5 lines
97 B
JSON

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