Files
352e29bb-260f-48bf-bbb3-7a6…/vercel.json
2026-04-02 23:47:08 +00:00

5 lines
97 B
JSON

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