Files
7a274b58-87e4-4b97-9a32-ee2…/vercel.json
2026-04-12 01:21:00 +00:00

5 lines
97 B
JSON

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