Files
1d7004e4-e8d5-4086-9512-92a…/vercel.json
2026-05-27 22:05:44 +00:00

5 lines
97 B
JSON

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