Files
8267d4bf-d7b0-4fdb-84a0-de9…/vercel.json
2026-05-23 12:36:51 +00:00

5 lines
97 B
JSON

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