Files
6961744b-c6be-46f1-98a6-962…/vercel.json
2026-03-02 18:44:49 +00:00

5 lines
97 B
JSON

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