Files
bb27c6e1-9106-4ee2-97bf-760…/vercel.json
2026-06-02 21:46:34 +00:00

5 lines
97 B
JSON

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