Files
3f53167b-fe03-4e42-800a-add…/vercel.json
2026-03-08 04:39:06 +00:00

5 lines
97 B
JSON

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