Files
80be882c-d827-4487-856e-635…/vercel.json
2026-05-22 22:06:52 +00:00

5 lines
97 B
JSON

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