Files
49bb04b1-5e43-41f6-943b-ee2…/vercel.json
2026-04-02 07:52:15 +00:00

5 lines
97 B
JSON

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