Files
3f5c0e44-289f-40e7-897b-79a…/vercel.json
2026-04-02 18:53:32 +00:00

5 lines
97 B
JSON

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