Files
f7b49000-c984-45a4-b8d4-8ef…/vercel.json
2026-06-11 22:32:29 +00:00

5 lines
97 B
JSON

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