Files
5004c056-ddb2-4a48-aeb3-de0…/vercel.json
2026-03-06 08:32:11 +00:00

5 lines
97 B
JSON

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