Files
7df31961-4573-4b51-a108-4e4…/vercel.json
2026-04-07 18:49:22 +00:00

5 lines
97 B
JSON

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