Files
1b60d835-a4b2-45cf-8cf5-d0a…/vercel.json
2026-04-13 02:24:36 +00:00

5 lines
97 B
JSON

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