Files
b442b5b6-d18e-41b5-873f-7cb…/vercel.json
2026-04-26 11:39:25 +00:00

5 lines
97 B
JSON

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