Files
4ef83da4-f6d5-4fe5-b6bb-25e…/vercel.json
2026-04-02 21:21:29 +00:00

5 lines
97 B
JSON

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