Files
717dbe19-968c-4dc9-96b3-899…/vercel.json
2026-03-02 20:16:01 +00:00

5 lines
97 B
JSON

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