Files
7df572e4-e66a-4591-b2b5-e42…/vercel.json
2026-03-30 12:51:54 +00:00

5 lines
97 B
JSON

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