Files
0c53da51-e169-4f02-9e40-d84…/vercel.json
2026-04-08 02:06:14 +00:00

5 lines
97 B
JSON

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