Files
4b7e5450-adf6-43cf-a178-e96…/vercel.json
2026-03-02 21:00:28 +00:00

5 lines
97 B
JSON

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